projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a49ff34
)
(match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.
author
Juri Linkov
<juri@jurta.org>
Tue, 19 Jul 2005 11:41:20 +0000
(11:41 +0000)
committer
Juri Linkov
<juri@jurta.org>
Tue, 19 Jul 2005 11:41:20 +0000
(11:41 +0000)
lisp/replace.el
patch
|
blob
|
history
diff --git
a/lisp/replace.el
b/lisp/replace.el
index a8ef61e828d1eff2028d1273f75dbca42ff2269a..451650401b1a427f3235174318f38edaa7b255a2 100644
(file)
--- a/
lisp/replace.el
+++ b/
lisp/replace.el
@@
-847,7
+847,7
@@
Compatibility function for \\[next-error] invocations."
'((((class color) (min-colors 88) (background light))
:background "Tan")
(((class color) (min-colors 88) (background dark))
- :background "RoyalBlue
4
")
+ :background "RoyalBlue
3
")
(((class color) (min-colors 8))
:background "blue" :foreground "white")
(((type tty) (class mono))